CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Unix shell

搜索资源列表

  1. 5

    0下载:
  2.  UNIX SHELL的设计与实现  UNIX SHELL的设计与实现-UNIX SHELL Design and Implementation of the design and implementation of UNIX SHELL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:25072
    • 提供者:
  1. perlpart

    0下载:
  2. Unix/Linux脚本编程: perl部分Perl 的设计目标是帮助 UNIX 用户完成一些常见的任务,这些任务对于 Shell 来说过于沉重或对移植性要求过于严格。Perl 语言中包含了 C、C++、shell,scr ipt、sed、awk 这几个语言的语法,它最初的目的就是用来取代 UNIX 中 sed/awk 与 脚本语言的组合,用来汇整信息,产生报表。因此 Perl 语言要远远比前面讲的 BASH 复杂和功能强大-Unix/Linux scr ipting: perl Perl pa
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-24
    • 文件大小:34826
    • 提供者:
  1. shell

    0下载:
  2. 几个个介绍unix命令以及shell脚本编程的文档,对初学者很有用-Several were introduced unix commands and shell scr ipting documentation, very useful for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:716699
    • 提供者:李纲
  1. pp

    0下载:
  2. Unix课程作业。 使用fork(), exec(), dup2(), pipe() ,open()系统调用完成与下列shell命令等价的功能。 grep –v usr < /etc/passwd | wc –l > result.txt -An assignment in UNIX course. Using fork(), exec(), dup2(), pipe(), open() system calls to do the same function of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3877
    • 提供者:kank
  1. UNIXShellbyexample

    0下载:
  2. intruction to unix shell by example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2888740
    • 提供者:xiao xu
  1. UNIX_SHELL

    0下载:
  2. 《LINUX与UNIX SHELL编程指南》
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14745731
    • 提供者:allon
  1. shell

    0下载:
  2. Unix与Linux Shell开发资料,还附赠本人写的两个例子。-Unix and Linux Shell development information, also comes with two examples of my writing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:45189120
    • 提供者:tqw
  1. UNIXShell

    0下载:
  2. Linux与UNIX Shell编程指南-Linux and UNIX Shell Programming Guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17858995
    • 提供者:徐文琪
  1. Linux_unix_shell

    0下载:
  2. 本教程为Linux-unix-shell编程的教程-This tutorial for the Linux-unix-shell programming tutorials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17873131
    • 提供者:毕广哲
  1. shell_unix

    0下载:
  2. 该部分详细的介绍了shell编程和unix的命令,能够很好的帮助大家进行初步的学习。-This section describes the detailed programming and unix shell commands that can very well help you conduct a preliminary study.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17860001
    • 提供者:ziao
  1. rundate

    0下载:
  2. 在unix/linux环境中求系统的当前日期,并以YYYYMMDD的格式返回,返回值可以赋值给unix shell的某变量,该变量可以被其它程序饮用-Returns the current date as a string in the format YYYYMMDD
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:541
    • 提供者:fisher_hee
  1. Linux

    0下载:
  2. LINUX and UNIX SHELL -LINUX and UNIX SHELL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:43421099
    • 提供者:gaoyang
  1. PrenticeHallUnixShells

    0下载:
  2. Unix Shell编程资料 Prentice.Hall-Unix.Shells.By.Example,4th.Edition.chm-Unix Shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2883498
    • 提供者:ly
  1. Unix_Shell_Programming

    0下载:
  2. Unix Shell Programming is a tutorial aimed at helping Unix and Linux users get optimal performance out of their operating out of their operating system. It shows them how to take control of their systems and work efficiently by harnessing the power o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1109590
    • 提供者:bouncer
  1. Unix-code-templet

    0下载:
  2. UNIX代码模板,包括curses/getopt/minix/msg/shell等 -UNIX code templates, including curses/getopt/minix/msg/shell, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:33683
    • 提供者:lanfs88
  1. LINUXaUNIXPSHELL-Programing

    0下载:
  2. 详细介绍Linux/Unix下的Shell编程,深入解析Shell编程的精髓-Details of Linux/Unix Shell under the program, the essence of insight Shell Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17859547
    • 提供者:linboss
  1. Shell

    0下载:
  2. 详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题-Shell programming skills are introduced in detail, various UNIX commands and syntax, but also the text under the UNIX system processing and management of small
  3. 所属分类:Shell api

    • 发布日期:2017-06-12
    • 文件大小:20247486
    • 提供者:吴香
  1. linux_shell

    0下载:
  2. 关于linux/unix下的shell 编程数据,比较入门的数据,适合初学者读。-On linux/unix shell programming under the data, comparing the data entry for beginners read.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:145448
    • 提供者:charles
  1. shell

    0下载:
  2. Shell for unix in C-Shell for unix in C++
  3. 所属分类:Shell api

    • 发布日期:2017-04-14
    • 文件大小:2898
    • 提供者:sanjaydb
  1. unixshell

    0下载:
  2. 详细描述unix shell编程的书籍,为shell编程的经典之作。并配有非常详尽的例子。-Detailed descr iption unix shell programming books for shell programming classic. And with a very detailed example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-13
    • 文件大小:20593956
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com